projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c32b0bc
)
(calendar-daylight-savings-ends): Fix typo in put.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 30 May 1994 09:36:20 +0000
(09:36 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 30 May 1994 09:36:20 +0000
(09:36 +0000)
lisp/calendar/cal-dst.el
patch
|
blob
|
history
diff --git
a/lisp/calendar/cal-dst.el
b/lisp/calendar/cal-dst.el
index a0830f151ad584d20118219aac53e627047b27ce..277e9d88531b8c75f0aedaff6b614c6049e4598d 100644
(file)
--- a/
lisp/calendar/cal-dst.el
+++ b/
lisp/calendar/cal-dst.el
@@
-304,7
+304,7
@@
If it starts on the first Sunday in April, you would set it to
If the locale never uses daylight savings time, set this to nil.")
;;;###autoload
-(put 'calendar-daylight-savings-
start
s 'risky-local-variable t)
+(put 'calendar-daylight-savings-
end
s 'risky-local-variable t)
(defvar calendar-daylight-savings-ends
(or (car (nthcdr 5 calendar-current-time-zone-cache))
(and (not (zerop calendar-daylight-time-offset))